Workflows and Data Objects

Workflows are routinely used to interact with data objects. Workflows may be executed directly from page controls, from JavaScript, or from page events such as a page loading. This topic works through two simple examples with workflows that employ the Data Object node and SQL statements.

Example data object

A data object like this is used in the examples below:

Reading from a data object

Inserting data into a data object